[INFO] fetching crate facet-html 0.42.0...
[INFO] fixing facet-html-0.42.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate facet-html 0.42.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate facet-html 0.42.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate facet-html 0.42.0
[INFO] tweaked toml for crates.io crate facet-html 0.42.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate facet-html 0.42.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate facet-html 0.42.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded facet-xml v0.42.0
[INFO] [stderr]   Downloaded facet-singularize v0.42.0
[INFO] [stderr]   Downloaded facet-macros v0.42.0
[INFO] [stderr]   Downloaded jetscii v0.5.3
[INFO] [stderr]   Downloaded html5gum v0.8.3
[INFO] [stderr]   Downloaded facet-macro-types v0.42.0
[INFO] [stderr]   Downloaded facet-macro-parse v0.42.0
[INFO] [stderr]   Downloaded libtest-mimic v0.8.1
[INFO] [stderr]   Downloaded facet-solver v0.42.0
[INFO] [stderr]   Downloaded datatest-stable v0.3.3
[INFO] [stderr]   Downloaded facet v0.42.0
[INFO] [stderr]   Downloaded facet-macros-impl v0.42.0
[INFO] [stderr]   Downloaded facet-reflect v0.42.0
[INFO] [stderr]   Downloaded facet-format v0.42.0
[INFO] [stderr]   Downloaded facet-core v0.42.0
[INFO] [stderr]   Downloaded facet-path v0.42.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8eba996658942defa01576b3187d3f9ffbdbad03fe91cff407c65cd28bf65fbc
[INFO] running `Command { std: "docker" "start" "8eba996658942defa01576b3187d3f9ffbdbad03fe91cff407c65cd28bf65fbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8eba996658942defa01576b3187d3f9ffbdbad03fe91cff407c65cd28bf65fbc" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8eba996658942defa01576b3187d3f9ffbdbad03fe91cff407c65cd28bf65fbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8eba996658942defa01576b3187d3f9ffbdbad03fe91cff407c65cd28bf65fbc" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling facet-core v0.42.0
[INFO] [stderr]     Checking impls v1.0.3
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking supports-hyperlinks v3.2.0
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]    Compiling facet v0.42.0
[INFO] [stderr]    Compiling jetscii v0.5.3
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking facet-singularize v0.42.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unsynn v0.3.0
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]     Checking escape8259 v0.5.3
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking html5gum v0.8.3
[INFO] [stderr]     Checking facet-path v0.42.0
[INFO] [stderr]    Compiling facet-macro-types v0.42.0
[INFO] [stderr]     Checking facet-reflect v0.42.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling facet-macro-parse v0.42.0
[INFO] [stderr]     Checking facet-solver v0.42.0
[INFO] [stderr]    Compiling facet-macros-impl v0.42.0
[INFO] [stderr]     Checking facet-format v0.42.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking fancy-regex v0.14.0
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking libtest-mimic v0.8.1
[INFO] [stderr]     Checking datatest-stable v0.3.3
[INFO] [stderr]    Compiling facet-macros v0.42.0
[INFO] [stderr]     Checking facet-xml v0.42.0
[INFO] [stderr]     Checking facet-html v0.42.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `facet_html_dom`
[INFO] [stdout]    --> src/parser.rs:674:13
[INFO] [stdout]     |
[INFO] [stdout] 674 |         use facet_html_dom::Img;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_html_dom`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_html_dom`, use `cargo add facet_html_dom` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `facet_html_dom`
[INFO] [stdout]    --> src/parser.rs:688:13
[INFO] [stdout]     |
[INFO] [stdout] 688 |         use facet_html_dom::{A, PhrasingContent};
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_html_dom`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_html_dom`, use `cargo add facet_html_dom` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `facet_html_dom`
[INFO] [stdout]    --> src/parser.rs:702:13
[INFO] [stdout]     |
[INFO] [stdout] 702 |         use facet_html_dom::{Div, FlowContent};
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_html_dom`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_html_dom`, use `cargo add facet_html_dom` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `facet_html_dom`
[INFO] [stdout]    --> src/parser.rs:764:13
[INFO] [stdout]     |
[INFO] [stdout] 764 |         use facet_html_dom::{P, PhrasingContent};
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_html_dom`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_html_dom`, use `cargo add facet_html_dom` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `facet_html_dom`
[INFO] [stdout]    --> src/parser.rs:787:13
[INFO] [stdout]     |
[INFO] [stdout] 787 |         use facet_html_dom::{P, PhrasingContent};
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_html_dom`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_html_dom`, use `cargo add facet_html_dom` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `facet_html_dom`
[INFO] [stdout]    --> src/parser.rs:816:13
[INFO] [stdout]     |
[INFO] [stdout] 816 |         use facet_html_dom::Meta;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_html_dom`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_html_dom`, use `cargo add facet_html_dom` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `facet_html_dom`
[INFO] [stdout]    --> src/parser.rs:830:13
[INFO] [stdout]     |
[INFO] [stdout] 830 |         use facet_html_dom::Head;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_html_dom`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_html_dom`, use `cargo add facet_html_dom` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `facet_html_dom`
[INFO] [stdout]    --> src/parser.rs:846:13
[INFO] [stdout]     |
[INFO] [stdout] 846 |         use facet_html_dom::Html;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_html_dom`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_html_dom`, use `cargo add facet_html_dom` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `facet_html_dom`
[INFO] [stdout]    --> src/parser.rs:879:13
[INFO] [stdout]     |
[INFO] [stdout] 879 |         use facet_html_dom::Html;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_html_dom`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_html_dom`, use `cargo add facet_html_dom` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `facet_html_dom`
[INFO] [stdout]    --> src/parser.rs:902:13
[INFO] [stdout]     |
[INFO] [stdout] 902 |         use facet_html_dom::Html;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_html_dom`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_html_dom`, use `cargo add facet_html_dom` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `facet_html_dom`
[INFO] [stdout]     --> src/serializer.rs:1350:13
[INFO] [stdout]      |
[INFO] [stdout] 1350 |         use facet_html_dom::{Button, GlobalAttrs};
[INFO] [stdout]      |             ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_html_dom`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `facet_html_dom`, use `cargo add facet_html_dom` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `facet_html_dom`
[INFO] [stdout]     --> src/serializer.rs:1383:13
[INFO] [stdout]      |
[INFO] [stdout] 1383 |         use facet_html_dom::{Div, FlowContent, GlobalAttrs};
[INFO] [stdout]      |             ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_html_dom`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `facet_html_dom`, use `cargo add facet_html_dom` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `facet_html_dom`
[INFO] [stdout]     --> src/serializer.rs:1411:13
[INFO] [stdout]      |
[INFO] [stdout] 1411 |         use facet_html_dom::Html;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_html_dom`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `facet_html_dom`, use `cargo add facet_html_dom` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_html_dom` in this scope
[INFO] [stdout]     --> src/serializer.rs:1359:28
[INFO] [stdout]      |
[INFO] [stdout] 1359 |             children: vec![facet_html_dom::PhrasingContent::Text("Click me".into())],
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_html_dom`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `facet_html_dom`, use `cargo add facet_html_dom` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `facet-html` (lib test) due to 14 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `facet_html_dom`
[INFO] [stdout]    --> tests/fixtures_test.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 140 |     use facet_html_dom::Html;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_html_dom`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 140 -     use facet_html_dom::Html;
[INFO] [stdout] 140 +     use facet_html::Html;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `facet_html_dom`
[INFO] [stdout]   --> tests/roundtrip.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use facet_html_dom::Html;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_html_dom`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 13 - use facet_html_dom::Html;
[INFO] [stdout] 13 + use facet_html::Html;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `facet_html_dom`
[INFO] [stdout]  --> tests/minimal_repro.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use facet_html_dom::Html;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_html_dom`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use facet_html_dom::Html;
[INFO] [stdout] 4 + use facet_html::Html;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `facet_html_dom`
[INFO] [stdout]   --> tests/minimal_repro.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     use facet_html_dom::{FlowContent, Ul};
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_html_dom`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 58 -     use facet_html_dom::{FlowContent, Ul};
[INFO] [stdout] 58 +     use facet_html::{FlowContent, Ul};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `facet_html_dom`
[INFO] [stdout]    --> tests/minimal_repro.rs:342:9
[INFO] [stdout]     |
[INFO] [stdout] 342 |     use facet_html_dom::FlowContent;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_html_dom`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 342 -     use facet_html_dom::FlowContent;
[INFO] [stdout] 342 +     use facet_html::FlowContent;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `facet_html_dom`
[INFO] [stdout]    --> tests/minimal_repro.rs:373:9
[INFO] [stdout]     |
[INFO] [stdout] 373 |     use facet_html_dom::Div;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_html_dom`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 373 -     use facet_html_dom::Div;
[INFO] [stdout] 373 +     use facet_html::Div;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `facet_html_dom`
[INFO] [stdout]    --> tests/minimal_repro.rs:396:9
[INFO] [stdout]     |
[INFO] [stdout] 396 |     use facet_html_dom::{Div, FlowContent};
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_html_dom`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 396 -     use facet_html_dom::{Div, FlowContent};
[INFO] [stdout] 396 +     use facet_html::{Div, FlowContent};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `facet_html_dom`
[INFO] [stdout]    --> tests/minimal_repro.rs:420:9
[INFO] [stdout]     |
[INFO] [stdout] 420 |     use facet_html_dom::{Div, FlowContent};
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_html_dom`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 420 -     use facet_html_dom::{Div, FlowContent};
[INFO] [stdout] 420 +     use facet_html::{Div, FlowContent};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `facet_html_dom`
[INFO] [stdout]    --> tests/minimal_repro.rs:488:9
[INFO] [stdout]     |
[INFO] [stdout] 488 |     use facet_html_dom::Div;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_html_dom`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 488 -     use facet_html_dom::Div;
[INFO] [stdout] 488 +     use facet_html::Div;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `facet_html_dom`
[INFO] [stdout]    --> tests/minimal_repro.rs:521:9
[INFO] [stdout]     |
[INFO] [stdout] 521 |     use facet_html_dom::Pre;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_html_dom`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 521 -     use facet_html_dom::Pre;
[INFO] [stdout] 521 +     use facet_html::Pre;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `facet_html_dom`
[INFO] [stdout]    --> tests/minimal_repro.rs:573:9
[INFO] [stdout]     |
[INFO] [stdout] 573 |     use facet_html_dom::Div;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_html_dom`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 573 -     use facet_html_dom::Div;
[INFO] [stdout] 573 +     use facet_html::Div;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `facet_html_dom`
[INFO] [stdout]    --> tests/minimal_repro.rs:600:9
[INFO] [stdout]     |
[INFO] [stdout] 600 |     use facet_html_dom::Pre;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_html_dom`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 600 -     use facet_html_dom::Pre;
[INFO] [stdout] 600 +     use facet_html::Pre;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `facet_html_dom`
[INFO] [stdout]    --> tests/minimal_repro.rs:620:9
[INFO] [stdout]     |
[INFO] [stdout] 620 |     use facet_html_dom::Textarea;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_html_dom`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 620 -     use facet_html_dom::Textarea;
[INFO] [stdout] 620 +     use facet_html::Textarea;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `facet_showcase`
[INFO] [stdout]   --> examples/html_showcase.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use facet_showcase::{Language, ShowcaseRunner};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_showcase`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `facet_showcase`, use `cargo add facet_showcase` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `facet_diff`
[INFO] [stdout]   --> examples/html_diff_patch.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use facet_diff::{EditOp, tree_diff};
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `facet_diff`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `facet_diff`, use `cargo add facet_diff` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `facet_assert`
[INFO] [stdout]    --> examples/html_diff_patch.rs:214:9
[INFO] [stdout]     |
[INFO] [stdout] 214 |     use facet_assert::check_same;
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_assert`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_assert`, use `cargo add facet_assert` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `facet-html` (test "roundtrip") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `facet-html` (test "fixtures_test") due to 1 previous error
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_assert` in this scope
[INFO] [stdout]    --> examples/html_diff_patch.rs:217:9
[INFO] [stdout]     |
[INFO] [stdout] 217 |         facet_assert::Sameness::Same => {
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_assert`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_assert`, use `cargo add facet_assert` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_assert` in this scope
[INFO] [stdout]    --> examples/html_diff_patch.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |         facet_assert::Sameness::Different(diff_str) => {
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_assert`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_assert`, use `cargo add facet_assert` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_assert` in this scope
[INFO] [stdout]    --> examples/html_diff_patch.rs:223:9
[INFO] [stdout]     |
[INFO] [stdout] 223 |         facet_assert::Sameness::Opaque { type_name } => {
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_assert`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_assert`, use `cargo add facet_assert` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `facet-html` (example "html_showcase") due to 1 previous error
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_html_dom` in this scope
[INFO] [stdout]    --> tests/minimal_repro.rs:120:14
[INFO] [stdout]     |
[INFO] [stdout] 120 |     let doc: facet_html_dom::Script = facet_html::from_str(input).expect("Initial parse failed");
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_html_dom`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 120 -     let doc: facet_html_dom::Script = facet_html::from_str(input).expect("Initial parse failed");
[INFO] [stdout] 120 +     let doc: facet_html::Script = facet_html::from_str(input).expect("Initial parse failed");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_html_dom` in this scope
[INFO] [stdout]    --> tests/minimal_repro.rs:127:19
[INFO] [stdout]     |
[INFO] [stdout] 127 |     let reparsed: facet_html_dom::Script =
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_html_dom`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 127 -     let reparsed: facet_html_dom::Script =
[INFO] [stdout] 127 +     let reparsed: facet_html::Script =
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_html_dom` in this scope
[INFO] [stdout]    --> tests/minimal_repro.rs:641:15
[INFO] [stdout]     |
[INFO] [stdout] 641 |     let html: facet_html_dom::Html = facet_html::from_str(input).unwrap();
[INFO] [stdout]     |               ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_html_dom`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 641 -     let html: facet_html_dom::Html = facet_html::from_str(input).unwrap();
[INFO] [stdout] 641 +     let html: facet_html::Html = facet_html::from_str(input).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_html_dom` in this scope
[INFO] [stdout]    --> tests/minimal_repro.rs:649:15
[INFO] [stdout]     |
[INFO] [stdout] 649 |     let html: facet_html_dom::Html = facet_html::from_str(input).unwrap();
[INFO] [stdout]     |               ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_html_dom`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 649 -     let html: facet_html_dom::Html = facet_html::from_str(input).unwrap();
[INFO] [stdout] 649 +     let html: facet_html::Html = facet_html::from_str(input).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `facet-html` (test "minimal_repro") due to 15 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `facet-html` (example "html_diff_patch") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "8eba996658942defa01576b3187d3f9ffbdbad03fe91cff407c65cd28bf65fbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8eba996658942defa01576b3187d3f9ffbdbad03fe91cff407c65cd28bf65fbc", kill_on_drop: false }`
[INFO] [stdout] 8eba996658942defa01576b3187d3f9ffbdbad03fe91cff407c65cd28bf65fbc
